Generic types enforce compile - time type checking 泛型類型強制實施編譯時類型檢查。
The other limitation is lack of compile - time type checking ; since an 另一個限制是缺少編譯時類型檢查;因為
This allows for compile - time type checking as well as performance optimizations 這樣就支持了編譯時類型檢測和性能優化。
The compile - time type of the initializer expression cannot be the null type 在編譯時刻構造者表達式的類型不能為null類型。
If the local variable declaration includes multiple declarators , the initializers must all have the same compile - time type 如果局部變量聲明包含了多個聲明符,這些聲明符必須具備同樣的編譯期類型。